Bentley Map V8i (SELECTseries 10) Help

Environment Variables

Environment Variable

Description

Example

MS_GEOXFM_DYNAMICFEATURESCORING_FILES

Specifies a list of XML files containing DFS rules for processing.

MS_GEOXFM_DYNAMICFEATURESCORING_FILES > $(MS_GEOXFM_XML_DIR)features/dynamicScoring/*.xml

MS_GEOXFM_NO_DYNAMICSCOREDFEATURES

Specifies that the DFS engine is off and will not featurize elements.

MS_GEOXFM_NO_DYNAMICSCOREDFEATURES = 1

MS_GEOXFM_NO_LEVELFEATURES

Specifies that the DFS engine should not identify non-cell elements as features with feature name equal to the element's level name if no DFS rule matches the element. The default behavior is that elements are identified as level features if no DFS rule matches the element.

MS_GEOXFM_NO_LEVELFEATURES = 1

MS_GEOXFM_NO_CELLNAMEFEATURES

Specifies that the DFS engine should not identify cell elements as features with feature name equal to the element's cell name if no DFS rule matches the element. The default behavior is that cell elements are identified as cell name features if no DFS rule matches the element.

MS_GEOXFM_NO_CELLNAMEFEATURES = 1